* add-log.el (add-log-current-defun): To find the name of the
authorJim Blandy <jimb@redhat.com>
Mon, 21 Jun 1993 00:51:36 +0000 (00:51 +0000)
committerJim Blandy <jimb@redhat.com>
Mon, 21 Jun 1993 00:51:36 +0000 (00:51 +0000)
commit0e93321957108870f7e9d41c24425e88353f8b9e
treef51dc2ad71892dd7a3eae2cfec6c23e5b5dcb0b8
parent919592c00ebae5c68a125d2c27c05b7f95a260c1
* add-log.el (add-log-current-defun): To find the name of the
function being defined in emacs-lisp-mode, lisp-mode, and
scheme-mode, skip an opening paren and an s-expression, instead of
just one word.  This allows us to properly recognize things like
define-key and define-macro.
lisp/add-log.el